hasExclusionConstraints

Confirms ClassName has exclusion constraints.

template hasExclusionConstraints (
ClassName
) {}

Members

Manifest constants

hasExclusionConstraints
enum hasExclusionConstraints;
Undocumented in source.

Templates

Impl
template Impl(T...)
Undocumented in source.

Return Value

true if ClassName has an instance of @ExclusionConstraint

Meta